Runs
Runs enable you to monitor and analyze Terraform execution workflows with transparent, step-by-step visibility.
Viewing Runs
- Navigate to the Runs section from the Infrastructure Management sidebar.
- The list displays all past runs with status, timestamps, and associated workflows.

Analyzing a Run
- Select an individual run to view details.
- Observe the progress through the following stages:
- Source: Module retrieval
- Init: Terraform initialization
- Plan: Execution plan generation
- Apply: Resource provisioning

Reviewing Logs
- Click on any step to view detailed logs.
- Use logs to diagnose issues and verify execution status.
Tip: You can download logs for offline analysis or auditing purposes.